home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / word / petpe302.zip / DOC.ZIP / WHYBUYPE.DOC < prev   
Text File  |  1993-02-10  |  11KB  |  196 lines

  1.                 ╔═══════════════════════════════════════════╗
  2.                 ║  Don't Panic - use Shift F1 for menu      ║
  3.                 ║              - use Alt X (exit) to  exit  ║
  4.                 ║              - use F1 for help            ║
  5.                 ╚═══════════════════════════════════════════╝
  6.  
  7.                       Why Buy pE - The "perfect" Editor
  8.  
  9.         This file came up in pE because its name is NO_NAME.  If
  10.         you want, save it to a different name (Alt_S) and delete
  11.         NO_NAME.  But read it first!
  12.  
  13.         OK, you've gotten a copy of pE, now, how are you going to
  14.         evaluate it?  There are a skillion editors out there.  Why
  15.         should you try one more?  And why this one?  And why should
  16.         you send Just Excellent Software the registration fee?
  17.  
  18.         Well, for starters, as far as I know, this is the only
  19.         editor that allows you to edit files in true windows that
  20.         can be sized, moved, zoomed, colored, and cut and pasted
  21.         between effortlessly, logically and bug freely.  ^F9 sizes,
  22.         ^F10 moves.  With a mouse, grab the lower right corner to
  23.         size, or the top border to move.
  24.  
  25.         So What? - you ask.
  26.  
  27.         Have you ever wanted to keep a reference file on the screen
  28.         that maybe had data that was only a few columns wide?  With
  29.         pE, you can not only have it occupy that part of the screen
  30.         you want, but when you want to you can go grab whatever part
  31.         you want and stick it in the file you're working on.
  32.  
  33.         Have you ever wanted to see the function referenced in an
  34.         include statement?  Alt_I goes and gets the Include file and
  35.         puts it into a new window to edit or view. Put the cursor on
  36.         the line below this one and press Alt I. F2 will get you back.
  37.  
  38.         -->  READ WHAT OTHERS HAVE SAID ABOUT PE IN "QUOTES.TXT"
  39.  
  40.         Then there's the file chooser.  Don't you just love having a
  41.         program ask you to "Enter Filename:" and you've forgotten how
  42.         to spell the name or even worse, what directory it was in?
  43.         With pE, Alt_O (open), Alt_E (edit), Alt_M (merge), Alt_V
  44.         (view), all present the file chooser.  With the file chooser
  45.         you can navigate all over your disk with a few key strokes.
  46.         Pressing the first letter of your filename moves the
  47.         highlight bar to the first file in the current directory
  48.         starting with that letter.  Selecting the file becomes a
  49.         matter of pressing Enter ─┘.  By the way, see the symbol for
  50.         Enter?  That's done by literally entering a ^Q followed by
  51.         putting pE into graphics mode, and selecting a horizontal bar
  52.         followed by the lower right corner (single) graphic.  Much
  53.         easier to do than say.
  54.  
  55.         While we're on the subject of graphics,  IBM in its infinite
  56.         wisdom, bequeathed upon the PC a character set that allows
  57.         for continuous lines that form several different box
  58.         styles.  Do you really want to write a macro to draw a box?
  59.         If you do, this isn't the editor for you!  Try this,
  60.         instead.  Alt_B (mark a Block, rectangular), followed by
  61.         cursor right several times, followed by cursor down several
  62.         times, followed by Alt_1.  Surprised?  Now put the cursor
  63.         on the left edge of the box.  Press Alt_1.  Lookee there!
  64.         Try the cursor on the top bar of the box, followed by an
  65.         Alt_2.  If you've followed what's written you should have a
  66.         box with two intersecting lines through it.
  67.  
  68.                              ┌──────╥───────┐
  69.                              │      ║       │
  70.                              ├──────╫───────┤
  71.                              │      ║       │
  72.                              │      ║       │
  73.                              └──────╨───────┘
  74.  
  75.         But wait a minute.  Suppose the box isn't where you want it.
  76.         Mark it starting at the upper left corner with Alt_B.  Press
  77.         End to mark all the way to the upper right corner, then down
  78.         arrow to the bottom row of the box.  Press F7 (shift text)
  79.         and then watch the box float around the screen as you cursor
  80.         left, right, up, or down.  When you got it where you want
  81.         it, press the grey + key on the numeric keypad.  Try that
  82.         with whatever editor you're using!  With a mouse, you can
  83.         mark by clicking the right button and dragging.  Letting go
  84.         of the button ends the mark.  Clicking the left button
  85.         anywhere in the marked region and dragging moves the marked
  86.         area around on the screen.  This is an exclusive feature of
  87.         pE's.  No other text editor has this capability - so far.
  88.  
  89.         So now you're saying well that's fine but I need something
  90.         to write programs with.  That means you want regular
  91.         expressions, find and replace (forward or backward), brace
  92.         (or parend) matching and the ability to mark a spot and
  93.         return to it.  Of course pE does all those things, and a
  94.         hundred more.
  95.  
  96.         When you shell to DOS, pE's swaps all but 2K of itself out
  97.         to EMS, XMS, or a disk file.  This frees up memory to run
  98.         compilers, other programs, or even another copy of pE.  Type
  99.         exit and you're back where you started.  Of course you may
  100.         want to see what you did during that DOS shell.  Press F11
  101.         (or choose DOS window from the Window menu) and a window is
  102.         opened with your last DOS screen.  The text can be edited,
  103.         saved, or the window can be just sized and used to review
  104.         its contents.
  105.  
  106.         The calculator, one program of several additional programs
  107.         which come with registration, is gotten to by ^c.  It does
  108.         multi-base arithmetic, if you're into that.  It also does
  109.         date arithmetic.  Ever wonder how old you were in days?  The
  110.         result is available by pressing Alt = in pE.
  111.  
  112.         So how about documenting my program.  When I'm writing docs,
  113.         I want word wrap and formatting capabilities.  And boy would
  114.         it be nice to have my program in one window and the doc file
  115.         in another!  That way, the documentation may even be
  116.         accurate!  And what I don't want is to have to learn 400
  117.         word processing commands.  Well, the file you're reading
  118.         was typed with the line length set to 68.  That's it,
  119.         brother.  Automatic word wrap at the right margin, and
  120.         follow the left margin above.  Intelligent, Huh?  Now if
  121.         you want to get fancy ^F6 (or F12) will turn automatic
  122.         formatting on so as you delete or insert, paragraphs will
  123.         be formatted according to the style you set up in
  124.         "Paragraph Format" under Options in the pull down menus.
  125.         You can choose from Left justify, Center or Right justify.
  126.         You can even choose to have the first line of a paragraph
  127.         indented, or not.  And the best part of all this, is with
  128.         this one paragraph, you probably have learned as much as
  129.         you need to, to format paragraphs.  The user's guide goes
  130.         into much more depth, of course.
  131.  
  132.         Alt_P (print) invokes the print processor.  You can just
  133.         print whatever is in pE's active window with an ENTER on
  134.         "Begin Printing", or you can adjust margins, and turn
  135.         headers and footers on, or off, or even print to a file on
  136.         disk, so you can preview how it will look on paper, before
  137.         you waste a tree.  The registered version of pE comes with
  138.         the print processor as an independent program, so you can
  139.         print and format files without having to read them into pE.
  140.  
  141.         The registered version also comes with a little program
  142.         called pk.exe which reads the key.txt file and creates
  143.         key.ped.  Meaning you can make any key (almost) do any
  144.         function.  So if you insist on using the world famous
  145.         Wordstar keystrokes to move the cursor around, have at it.
  146.  
  147.         Speaking of Options, and pull down menus, have you tried
  148.         colors yet?  Its lots of fun.  The pull down menus are
  149.         accessed by holding the Alt key down and pressing the space
  150.         bar.  The top line of your screen will light up with the menu
  151.         bar.  Clicking the right mouse button when the mouse is
  152.         pointing at the top line of the screen will also cause the
  153.         menu bar to appear.  Pressing the highlighted letter followed
  154.         by Enter moves you to the menu of choice.  Note the item
  155.         labeled Help.  There are about 60 or 70 (lost count) of help
  156.         screens.  You can get to the help menu with F1.  If you don't
  157.         like borders, turn them off.  The mouse can still be used to
  158.         scroll and size and mark.
  159.  
  160.         When you save options (^F2) pE's environment at that moment
  161.         is written to a file named ENV.PED in the current directory.
  162.         For options you want to use most everywhere, you should be
  163.         in the \pe directory when you save options.  This is
  164.         because pE first looks in the current directory for ENV.PED
  165.         and, not finding it, then looks in its "home" directory.
  166.         That is, where pe.exe was loaded from.  This makes it nice
  167.         if you want to have different environments (for different
  168.         purposes) in different directories.
  169.  
  170.         Well if you're still with me at this point, thank you for
  171.         your patience.  pE is 22,000 (more or less) lines of 'c'
  172.         code and about 4000 lines of assembler.  There are 523
  173.         functions at last count.  Your registration will enable me
  174.         to continue development of pE and other products which are
  175.         in the works.  If pE can be made to do what you want it to
  176.         do that it doesn't already do, why don't you drop me a
  177.         line.  I welcome suggestions, whether or not you buy from
  178.         me.  (I welcome them more if they're accompanied by a
  179.         check, however).  Please note that the trial period is 30
  180.         days...
  181.  
  182.                         John Salidis
  183.                         Just Excellent Software, Inc.
  184.  
  185.                 ┌─────────┐
  186.           ┌─────┴───┐     │               (R)
  187.         ──│         │o    │──────────────────
  188.           │   ┌─────┴╨──┐ │  Association of
  189.           │   │         │─┘  Shareware
  190.           └───│    o    │    Professionals
  191.         ──────│    ║    │────────────────────
  192.               └────╨────┘    MEMBER
  193.  
  194.         To read "order.frm" place the cursor on this line - and press
  195.         Alt I. - Go ahead, try it!  F2 will get you back.
  196.